thread n. 1.线;细丝;〔英国〕麻纱,〔美国〕棉纱;纤维。 2.细线,细流,细矿脉。 3.(议论等的)思路,条理,线索,情节;【计算机】(公告板上讨论的)话题,题材。 4.螺齿,螺丝。 5.〔pl.〕〔美国〕衣服。 a piece of thread 一根线。 a thread of light 细细的一线亮光。 the thread of one's argument 争办的头绪。 be worn to a thread (衣服由于长久地穿着)磨得快要破烂。gather up the threads 综合(分别处理的问题、部分等)。 hang by [(up)on] a thread 朝不保夕;千钧一发。 have not a dry thread on one 浑身湿透。 resume [pick up, take up] the thread of a story (回到正题)言归正传。 thread and thrum (好好歹歹)扫数,尽都,全都。 thread of life 生命线,命脉,生命。 vt. 1.穿线(入针眼等);拿线穿(珠粒等)。 2.为照相机装胶片。 3.穿过,挤过。 4.车螺纹。 thread a camera 为照相机装胶片。 thread a needle 穿针。 thread one's way through the crowd 穿过人丛。 a threaded mandrel 【机械工程】螺纹心轴。 vi. 1.通过,穿透过。 2.(糖浆等)滴下成丝状。 They threaded carefully along the narrow pass. 他们沿着狭窄的小路小心翼翼地鱼贯而行。
management n. 1.办理,处理;管理,经营;经营力,经营手腕。 2.安排;妥善对待。 3.〔the management〕〔集合词〕(工商企业)管理部门;董事会;厂方,资方。 one man management一长制。 the management of economy 经济管理。 land management土地规划。
Class to synchronize access to a member or to build your own thread management types 类来同步对成员的访问或生成自己的线程管理类型。
This allows the server - geronimo - to have control over the thread management and work distribution for a compliant ra 这样允许服务器geronimo对符合ra的线程管理和工作分配进行控制。
Class , which enables you to request a thread to execute a task without having to do any thread management yourself 类,该类使您能够请求某一线程执行任务而不必亲自完成任何线程管理工作。
If you are satisfied with the code coverage and the behavior of the application , then turn your focus to non - functional issues such as performance , memory utilization , and thread management 如果你对代码覆盖和应用的行为满意了,那么就开始把眼光集中在一些非功能性的方面,例如性能,内存使用以及线程管理。
The clr provides various functions and services required for program execution , including just - in - time compilation , allocating and managing memory , enforcing type safety , exception handling , thread management , and security Clr提供执行程序所需的各种函数和服务,包括实时( jit )编译、分配和管理内存、强制类型安全性、异常处理、线程管理和安全性。
In the remainder of this article , i will look at the impact on performance and resource utilization associated with each of the three problem areas identified in the sheep logging service example - message parsing , message exchange protocols , and thread management 本文的其余部分将讨论sheep登录服务这个例子中发现的三个问题对性能和资源利用的影响:消息解析、消息交换协议和线程管理。
You can think of the runtime as an agent that manages code at execution time , providing core services such as memory management , thread management , and remoting , while also enforcing strict type safety and other forms of code accuracy that promote security and robustness 您可以将运行库看作一个在执行时管理代码的代理,它提供内存管理、线程管理和远程处理等核心服务,并且还强制实施严格的类型安全以及可提高安全性和可靠性的其他形式的代码准确性。